object dAbout: TdAbout Left = 277 Top = 167 BorderStyle = bsDialog Caption = 'About NETClick 1.0' ClientHeight = 333 ClientWidth = 404 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True OldCreateOrder = True Position = poScreenCenter OnKeyDown = FormKeyDown PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 8 Top = 8 Width = 387 Height = 289 BevelInner = bvRaised BevelOuter = bvLowered ParentColor = True TabOrder = 0 object Version: TLabel Left = 160 Top = 40 Width = 3 Height = 13 IsControl = True end object Label1: TLabel Left = 8 Top = 242 Width = 369 Height = 33 AutoSize = False Caption = 'Erpos does not support this software, however if you have any co' + 'mments, ideas please contact us at' WordWrap = True end object Label2: TLabel Left = 137 Top = 255 Width = 78 Height = 13 Cursor = crHandPoint Caption = 'office@erpos.ro.' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False OnClick = Label2Click end object Memo1: TMemo Left = 2 Top = 70 Width = 383 Height = 158 BevelInner = bvNone BorderStyle = bsNone Ctl3D = False Lines.Strings = ( 'A very usefull utility for notebooks, pcs connecting to differen' + 't networks. ' 'You do not need to restart Your PC, just switching between the s' + 'ettings with only ' 'one click. ' '' 'This software stores the current network TCP/IP and Proxy settin' + 'gs via NETSH ' 'command and the registry (for Proxy only). ' 'This software it'#39's free and can be freely distributed. The softw' + 'are is "free of ' 'charge" ' '' 'The software is given "as is" but it could be upgraded, so check' + ' out on ' 'www.erpos.ro for new releases or for other products.') ParentColor = True ParentCtl3D = False TabOrder = 0 end object Panel2: TPanel Left = 1 Top = 1 Width = 384 Height = 65 Color = clWhite TabOrder = 1 object ProgramIcon: TImage Left = 2 Top = 2 Width = 124 Height = 48 Cursor = crHandPoint Hint = 'vizit www.erpos.ro' IncrementalDisplay = True ParentShowHint = False Picture.Data = {} ShowHint = True Stretch = True OnClick = ProgramIconClick IsControl = True end object ProductName: TLabel Left = 315 Top = 8 Width = 63 Height = 13 Caption = 'NETClick 1.0' IsControl = True end end end object OKButton: TButton Left = 164 Top = 304 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 end end